From: Arnaud Rebillout Date: Sat, 16 Dec 2017 15:29:30 +0000 (+0700) Subject: css docs: swap border-width and border-left shorthands, to keep going clockwise X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~38^2~92 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=084db132e929d826a3a0a824c6a0d6e861c4e5ce;p=gtk%2B3.0.git css docs: swap border-width and border-left shorthands, to keep going clockwise Signed-off-by: Arnaud Rebillout https://bugzilla.gnome.org/show_bug.cgi?id=791710 --- diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml index 426453ac5b..55b16e7249 100644 --- a/docs/reference/gtk/css-properties.xml +++ b/docs/reference/gtk/css-properties.xml @@ -860,11 +860,11 @@ We use for syntax productions, and each line is put in a - border-left + border-right 〈length〉 || 〈border style〉 || 〈color〉 see individual properties - CSS2, - CSS3 + CSS2, + CSS3 @@ -876,11 +876,11 @@ We use for syntax productions, and each line is put in a - border-right + border-left 〈length〉 || 〈border style〉 || 〈color〉 see individual properties - CSS2, - CSS3 + CSS2, + CSS3